Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: change the instrumentation config to circumvent viper bug #1144

Merged
merged 8 commits into from
Dec 4, 2023

Conversation

evan-forbes
Copy link
Member

Description

There's an viper property or potential bug that stops us from overriding the default values for slices of strings. The "solution" atm is to use a string and parse it later like animals later.

closes #1141

rootulp
rootulp previously approved these changes Nov 28, 2023
test/e2e/pkg/infrastructure.go Show resolved Hide resolved
config/config.go Show resolved Hide resolved
config/config.go Show resolved Hide resolved
staheri14
staheri14 previously approved these changes Nov 28, 2023
pkg/trace/client.go Show resolved Hide resolved
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great comments!

config/toml.go Outdated Show resolved Hide resolved
config/toml.go Outdated Show resolved Hide resolved
@evan-forbes evan-forbes enabled auto-merge (squash) November 29, 2023 00:38
@evan-forbes evan-forbes merged commit 4b6c2dd into main Dec 4, 2023
28 of 29 checks passed
@evan-forbes evan-forbes deleted the evan/fix-viper-bug-main branch December 4, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The trace client fails to restrict which tables are traced
4 participants